CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - Gesture Recognition

搜索资源列表

  1. MouseGestures-1.2

    0下载:
  2. java写的一个鼠标手势识别程序 java写的一个鼠标手势识别程序-java write a mouse gesture recognition procedures java write a mouse gesture recognition procedures
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:45715
    • 提供者:lea
  1. JavaOpenCVMatchTemplate_v0.5b_

    0下载:
  2. 这是一个关于手势识别的Java程序,一共有三个文件,请注意,Gesture Recognition of the Java program, a total of three documents
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1509933
    • 提供者:许一凡
  1. JavaOpenCVMatchTemplate_v0.5b_src

    0下载:
  2. opencv java 开发 手势识别简单应用tank-opencv java simple gesture recognition application development tank
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1520968
    • 提供者:谭凯雄
  1. GART

    0下载:
  2. 手势识别函数库,基于隐马尔可夫模型。JAVA实现。-The Gesture and Activity Recognition Toolit (GART) is a user interface toolkit designed to enable the development of gesturebased applications. GART provides an abstraction to machine learning algorithms suitable for m
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:947930
    • 提供者:李明
  1. mouse

    0下载:
  2. mouse gesture recognition using java program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:564
    • 提供者:e
  1. image

    0下载:
  2. Since the time I’ve wrote my first article about motion detection, I’ve got a lot of e-mails from different people around the world, who found the article quite useful and found a lot of applications of the code in many different areas. Those areas i
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:15282
    • 提供者:hehe
  1. Gesture-recognition-using-SOM_Java

    0下载:
  2. 本文对当今静态手势识别技术中的各种方法进行了详细的分析,并在此基础上,设计并实现了一套可以进行实时识别的静态手势识别系统。-In this paper a detailed analysis of the various methods of static gesture recognition technology today, and on this basis, the design and realization of a set of real-time identification
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:41200
    • 提供者:史景利
  1. ArtFilter

    0下载:
  2. 图片的拖拉和放大缩小,运用的是手势识别检测两点之间的距离-Image drag and zoom using gesture recognition and detection distance between two points
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:1762593
    • 提供者:luxiaoqi
  1. GestureRecogniseSample

    0下载:
  2. 手势识别功能,此应用简单介绍了手势识别的一些操作,运营。-Gesture recognition function, this application brief gesture recognition operation, operator.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:55296
    • 提供者:luxiaoqi
  1. UIdesign

    0下载:
  2. 蘑菇网界面仿制。有手势识别,ListView优化,注册,删除等操作-Mushrooms network interface imitation. Gesture recognition, ListView optimization, registration, delete operation
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:518022
    • 提供者:luxiaoqi
  1. CarControler

    0下载:
  2. 很好,用出大,关于手势识别 很好,用出大,关于手势识别 很好,用出大,关于手势识别-Very good, with a large, good gesture recognition, with a large, good gesture recognition, with a large, good gesture recognition, with a large gesture recognition
  3. 所属分类:JavaScript

    • 发布日期:2017-11-28
    • 文件大小:15638
    • 提供者:闫泽
  1. Game_GestureDetector_three

    0下载:
  2. 在Android手机上识别手势,比如按下,抬起等,简单的手势事件响应。-Android phone gesture recognition, such as pressing, lifting, a simple gesture incident response.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:58174
    • 提供者:二月齐飞
  1. android-gestures-

    0下载:
  2. 很多时候,利用触摸屏的Fling、Scroll等Gesture(手势)操作来操作会使得应用程序的用户体验大大提升,比如用Scroll手势在 浏览器中滚屏,用Fling在阅读器中翻页等。在Android系统中,手势的识别是通过 .OnGestureListener接口来实现的,不过William翻遍了Android的官方文档也没有找到一个相 关的例子,API Demo中的TouchPaint也仅仅是提到了onTouch事件的处理,没有涉及到手势。Android Developer讨论组里也有不少人
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8983
    • 提供者:胡敏
  1. SlidingDemoAndroid

    0下载:
  2. android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)。-android gesture left button triggers mixed with sliding effect achieved t
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1175992
    • 提供者:杜小东
  1. SlidingDemo

    0下载:
  2. android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)-android gesture left button triggers mixed with sliding effect achieved th
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1174601
    • 提供者:bpudn72
  1. touch-recognize

    0下载:
  2. 触屏手势识别系统用JAVA语言编写,类似手机和电脑的触屏识别系统,大家一起讨论-Touch gesture recognition system using JAVA language, similar to the touch-screen mobile phones and computers identification system, we can discuss
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:26857
    • 提供者:王冠
  1. GRT_GUI_Latest_Windows

    0下载:
  2. 属于机器学习的范畴,通过输入训练样本,通过分类或线性回归得到标签的假设性函数-The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine learning library that has been specifically designed for real-time gesture recognition. In addition to a comprehensive C++ AP
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21445586
    • 提供者:王哲
  1. 101138362InsNavigationKalman

    0下载:
  2. 这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program the gyroscopes and accelerometers to read data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:367039
    • 提供者:杨浩
  1. gesture-recognition

    0下载:
  2. 用C++语言做的一个手势识别的实验室项目,能够简单的识别有几个手势。
  3. 所属分类:其它源码

    • 发布日期:2020-02-19
    • 文件大小:23197992
    • 提供者:865413666@qq.com
搜珍网 www.dssz.com